[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 4   SHUFFLE   <  SKIP 1157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20342Lu, Aimee, J98312BremertonWashingtonUnited States
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance
12403Young, HenryWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 10:07:13.974 UTC