[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 3104   SHUFFLE   <  SKIP 2011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26142Dominguez, Micheal3220GeelongVictoriaAustralia
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
17104Rodriguez, Clifford80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-12 17:02:20.397 UTC