[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 875   SHUFFLE   <  SKIP 4381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18049Watson, Patrick, H98036LynnwoodWashingtonUnited States
22456Guo, Brittney, BWA3 7BHWarringtonEnglandUnited Kingdom
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-17 04:50:43.166 UTC