[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 650   SHUFFLE   <  SKIP 3495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22534Liang, Suzanne, M75016ParisSeine (Paris)France
13145Xu, Gilbert14227CheektowagaNew YorkUnited States
13787Cai, Glenn41485GrevenbroichBayernGermany
18021She, Trisha, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 17:48:58.870 UTC