[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 10089  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom
11013Jenkins, Ian, M97355LebanonOregonUnited States

Generated 2025-07-17 23:19:50.632 UTC