Filtering a list of names through different logical operations
       Based on the previous scenario, this scenario further filters the input data so that
			only those records of people from New York and Chicago are accepted. Without changing
			the filter settings defined in the previous scenario, advanced conditions are added in
			this scenario to enable both logical AND and logical OR operations in the same tFilterRow component.