[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7497  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom
21130Ward, Mackenzie, DKB9KirkbyEnglandUnited Kingdom
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 23:22:01.011 UTC