[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 250   SHUFFLE   <  SKIP 1845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17848Yuan, Jaime, G01071DresdenHessenGermany
19170Campbell, Luis, A98168BurienWashingtonUnited States
21130Ward, Mackenzie, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 21:00:32.005 UTC