[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 529   SHUFFLE   <  SKIP 597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15986Sanchez, Dalton, C91910Chula VistaCaliforniaUnited States
13394Clark, Matthew, L97005BeavertonOregonUnited States
18573Phillips, AndreaV0SookeBritish ColumbiaCanada

Generated 2025-07-13 16:25:17.198 UTC