[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 2476   SHUFFLE   <  SKIP 486  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26263Collins, Kaitlyn97205PortlandOregonUnited States
28706Ashe, Reginald12311BerlinSaarlandGermany
16033Lin, Erica, ESW19 3RULondonEnglandUnited Kingdom
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-20 22:15:36.124 UTC