[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 808   SHUFFLE   <  SKIP 279  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25158Long, Stephanie, C98312BremertonWashingtonUnited States
26992Andersen, Brad, SWA3WatfordEnglandUnited Kingdom
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany
16203Raje, Warren, N94310OrlyVal de MarneFrance

Generated 2025-07-22 15:18:44.886 UTC