[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 875   SHUFFLE   <  SKIP 1325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom
14258Foster, Haley94070San CarlosCaliforniaUnited States

Generated 2025-07-07 19:07:31.058 UTC