[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 5233   <  SKIP 207  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23339Reed, Zoe98168BurienWashingtonUnited States
28404Raman, Whitney38001BraunschweigNordrhein-WestfalenGermany
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States

Generated 2025-07-19 12:24:59.535 UTC