[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 998   SHUFFLE   <  SKIP 629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
18394Wright, Sean, A98055RentonWashingtonUnited States
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 04:29:08.580 UTC