[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 3149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11061Gao, Todd, M4217Gold CoastQueenslandAustralia
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
27887Zhang, Eugene, C75019ParisSeine (Paris)France
28446Subram, Mayra, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-14 07:34:07.001 UTC