To summarize the issue, I have a query that Entity Framework generates based on my LINQ query, which is joining two tables on a value that is stored as a UNIQUEIDENTIFIER in one and a (Nullable) VARCHAR in another.To summarize the issue, I have a query that Ent