[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 568   SHUFFLE   <  SKIP 433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18097Stewart, Sydney98055RentonWashingtonUnited States
17569Price, Mya, L97005BeavertonOregonUnited States
29323Cooper, AndreaV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-20 18:40:37.895 UTC