[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 2391   SHUFFLE   <  SKIP 2357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
14025Alexander, Robert98104SeattleWashingtonUnited States
16947Stewart, Savannah, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-19 06:05:51.816 UTC