To support a real page, your entity model is going to need multiple entities and associations between them. Here's how to add them. This column continues my exploration of both Dynamic Data and Entity ...
I'm not a big fan of what I call "aggressive code-first," where your table design is derived from your object design. And, to tell you the truth, I'm not sure I have a good reason for my skepticism.