[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 1502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20931Sanchez, Brian, FGL50CheltenhamEnglandUnited Kingdom
19873Thomas, DylanV2M1S6NewtonBritish ColumbiaCanada
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada

Generated 2025-07-10 10:21:18.171 UTC