[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 875   SHUFFLE   <  SKIP 850  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17272Hernandez, Mary, D97330CorvallisOregonUnited States
28435Liu, Edwin66041PoingSaarlandGermany
18805Simpson, Tracy97005BeavertonOregonUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia

Generated 2025-07-16 20:22:13.613 UTC