I have a schema like so. Menu->Pages->PageRoles->ASPNetRoles
Menu has a CategoryID.
I want to return all Menu items with a CategoryID of 6.
Some Menu ite
If the SQL queries generated to fill your anonymous types doesn't match, no way: you must do something like this:
dd.ToList().AddRange(ss.ToList());
And of course, this implies double request to your database.