[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 3174   SHUFFLE   <  SKIP 1232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13228Mr., Sanchez, Thomas, T.94014ColmaCaliforniaUnited States
23650Vazquez, Carolyn5023FindonSouth AustraliaAustralia
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 02:52:32.838 UTC