LINQ Search Record by String[] Values As Parameter Value Match

I have a requirement to find a result by passing search text as string array.
code
Data in My Data Table is:

table
Now search all city match records. So my Query for this is:
code
Check your result.
result