[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 875   SHUFFLE   <  SKIP 3487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23647Shen, Wayne, P4217Gold CoastQueenslandAustralia
13413Phillips, Fernando97205PortlandOregonUnited States
21272Ward, Nicole, LV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-08 18:50:10.515 UTC