This is a work in progress, but Microsoft's Danny Simmons has started a series of posts on implementing a MUD using the Entity Framework. He's discussing not only how to use the Entity Framework itself (and he's one of the most qualified people to do that), but also how to use it in the context of the architecture of the application.
Here's a free book on the Entity Framework with a complete sample project.