[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 2421   SHUFFLE   <  SKIP 2278  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23324Deng, Deborah3198SeafordVictoriaAustralia
26230Ramos, Natasha38001BraunschweigNordrhein-WestfalenGermany
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 07:51:52.508 UTC