[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 3669   SHUFFLE   <  SKIP 4103  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom
23260Goel, Edwin97005BeavertonOregonUnited States
19778Jones, Isabella91950National CityCaliforniaUnited States
20059Washington, Madison93000BobignySeine Saint DenisFrance

Generated 2025-07-19 06:15:57.061 UTC