[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 3736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12777Anderson, Joseph, A98036LynnwoodWashingtonUnited States
18515Patterson, Gabrielle97222MilwaukieOregonUnited States
19841Jenkins, Alexandria, L92020El CajonCaliforniaUnited States

Generated 2025-07-12 17:00:35.775 UTC