[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 6081   SHUFFLE   <  SKIP 60  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15471White, Destiny, D94303Palo AltoCaliforniaUnited States
13369Henderson, Mariah, C98020EdmondsWashingtonUnited States
16801Henderson, Jasmine98225BellinghamWashingtonUnited States

Generated 2025-07-21 02:22:44.135 UTC