[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 16   <  SKIP 184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20185Cooper, Xavier92020El CajonCaliforniaUnited States
16007Gonzalez, Janelle, S98312BremertonWashingtonUnited States
11561Dominguez, Briana80074MünchenNordrhein-WestfalenGermany
11828Martinez, Katherine97222MilwaukieOregonUnited States

Generated 2025-07-14 13:26:36.980 UTC