The idea with model-driven development is to automize otherwise repetitive tasks.
LinqPad makes it possible to load an assembly and an optional connection string and start querying a database.
In the same way it should be possible to write an editor where you can CRUD objects. A few of the ORM tools I have been using offer such editors.
Does that editor exist for EF?