[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 2927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16333Hill, Caleb, W98201EverettWashingtonUnited States
19042Cai, Ronnie, W64283DarmstadtHessenGermany
15324Serrano, Renee10917Central ValleyNew YorkUnited States
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 06:51:33.632 UTC