[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 70   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12933Hall, Jonathan94014ColmaCaliforniaUnited States
24235Martinez, JillV9LangfordBritish ColumbiaCanada
11617Brooks, Sean91941GrossmontCaliforniaUnited States

Generated 2025-07-16 15:16:08.477 UTC