[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 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11973Barnes, Caroline98055RentonWashingtonUnited States
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States
17909Ortega, Joanna2300NewcastleNew South WalesAustralia

Generated 2025-07-16 06:24:27.146 UTC