[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 3917   SHUFFLE   <  SKIP 3512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18515Patterson, Gabrielle97222MilwaukieOregonUnited States
23029Ross, Ian, R98225BellinghamWashingtonUnited States
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 11:24:22.485 UTC