[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 194   SHUFFLE   <  SKIP 3364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26276Huang, Heather97005BeavertonOregonUnited States
19269Navarro, Kathleen, J3280WarrnamboolVictoriaAustralia
18182Prasad, Kristi, J12311BerlinSaarlandGermany
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 17:44:46.983 UTC