Challenge: Querying with LINQ
Check your understanding of querying with LINQ.
We'll cover the following
Problem Statement
The task involves creating a code that prompts the user to input a city. The program should generate a list of company names corresponding to Northwind database customers located in the specified city. As an addition, before prompting the user for their preferred city, the code should display a list of all unique cities already populated by customers as follows:
Get hands-on with 1400+ tech skills courses.