[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 512   SHUFFLE   <  SKIP 1923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States
20206Murphy, Olivia, VV3A 4R2LangleyBritish ColumbiaCanada
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 22:13:03.409 UTC