[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   SHUFFLE   SKIP 250   <  SKIP 227  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia
15361Gonzales, Thomas95062Santa CruzCaliforniaUnited States
26852She, Karen, H66001SaarbrückenSaarlandGermany
14942Madan, Whitney92400CourbevoieHauts de SeineFrance

Generated 2025-07-17 13:37:26.376 UTC