[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 413   SHUFFLE   <  SKIP 2828  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15147Chen, Clarence, R4810TownsvilleQueenslandAustralia
13760Cooper, Brian, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-18 17:30:22.589 UTC