[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 3669   SHUFFLE   <  SKIP 2409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States
26420Kapoor, Bob, M70452StuttgartSaarlandGermany
12840Sanz, NaomiGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-16 17:08:09.564 UTC