[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 650   SHUFFLE   <  SKIP 1592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17175Roberts, AmandaV0SookeBritish ColumbiaCanada
26468Brown, Alyssa, O92625Newport BeachCaliforniaUnited States
24235Martinez, JillV9LangfordBritish ColumbiaCanada

Generated 2025-07-17 15:00:54.990 UTC