[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 484   SHUFFLE   <  SKIP 182  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22222Hill, Angel, E90505TorranceCaliforniaUnited States
26109Rodriguez, Dalton, J92102San DiegoCaliforniaUnited States
27774Munoz, Marc, W70452StuttgartSaarlandGermany
28486Chandra, Rebekah3429SunburyVictoriaAustralia

Generated 2025-07-21 06:25:45.004 UTC