[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 750   SHUFFLE   <  SKIP 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18144Chapman, Katie75016ParisSeine (Paris)France
26112Perry, Luke99362Walla WallaWashingtonUnited States
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 02:20:07.410 UTC