[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7986  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
29329Campbell, Lucas97205PortlandOregonUnited States
17576Vazquez, Albert90210Beverly HillsCaliforniaUnited States
12492Price, BrittanyAS23Stoke-on-TrentEnglandUnited Kingdom
13435Pal, Tracy, A90210Beverly HillsCaliforniaUnited States
27133Arun, Phillip, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 02:03:59.019 UTC