I'm currently working on a project that involves Dynamic Data (DD) and the Entity Framework (EF). My model has a many-to-many relationship, which EF handles pretty well. The junction table doesn't show up in the conceptual model. Unfortunately, the current version of DD is not able to cope with...