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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17884Schmidt, MayraNT20Newcastle upon TyneEnglandUnited Kingdom
15810Kapoor, Regina3198SeafordVictoriaAustralia
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 23:56:55.724 UTC