Often, when you try to find out how to write the correct LINQ query
you need, you end up being confused because it becomes too complex. In
such situations, you should remember that the let clause is here to help you. Let's see is an example from the official LINQ forum. Someone asked how to query the...