I am using Linq with Method syntax to LeftJoin two lists.I know this is much easier to do with Query syntax, however this is an exercise on my learning path.
.