[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 158   SHUFFLE   <  SKIP 2414  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23700Young, Katelyn, W97355LebanonOregonUnited States
17215Bell, Juan, L20354HamburgHamburgGermany
26420Kapoor, Bob, M70452StuttgartSaarlandGermany
28430Suarez, Armando48001MünsterSaarlandGermany
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
18015Edwards, Haley, D59140DunkerqueNordFrance

Generated 2025-07-15 18:41:32.547 UTC