// the following approach takes sooooooo long var result = ( from t in ( from a in ctx.t1 from b in ctx.t2 where a.id == b.id sel