Solution: Querying with LINQ
Look at the solution to the previous challenge.
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.