LINQ Expressions provide a concise way to define and use expressions that represent the values of data types.
They are frequently used in LINQ to Entities and LINQ to SQL for improved readability and performance.
Here are some of the most commonly used expressions: