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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom
12634Ruiz, Derrick, CC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 23:45:16.510 UTC