[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 24   SHUFFLE   <  SKIP 1624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12405Sanchez, ColeNT20Newcastle upon TyneEnglandUnited Kingdom
15833Kovar, Tabitha3205South MelbourneVictoriaAustralia
22019Bryant, RachelV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-14 01:47:20.999 UTC