[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 5592  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15385Reed, Destiny97355LebanonOregonUnited States
28891Smith, JasmineNT20Newcastle upon TyneEnglandUnited Kingdom
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance

Generated 2025-07-15 15:09:05.085 UTC