If the LINQ entity has a relationship to other table (e.g. a CustomerID field in the Orders table), I get an InvalidOperationException: "The given ColumnMapping does not match up with any colu...