[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 1394   <  SKIP 1811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States
17372Long, SarahV3A 4R2LangleyBritish ColumbiaCanada
20076Vazquez, Beth, A91502BurbankCaliforniaUnited States

Generated 2025-07-19 18:50:45.179 UTC