[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 591   SHUFFLE   <  SKIP 3106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28029Price, Seth, M91502BurbankCaliforniaUnited States
18573Phillips, AndreaV0SookeBritish ColumbiaCanada
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 03:36:51.804 UTC