[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   SHUFFLE   SKIP 2854   <  SKIP 179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17324Xu, Tonya3977CranbourneVictoriaAustralia
20657Russell, Blake, A92625Newport BeachCaliforniaUnited States
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 06:44:07.887 UTC