The Entity Framework offers a command-line mapping tool (Edmgen.exe) that creates the three XML files required to map the persistence (physical or relational) layer to the conceptual layer that ...