[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 510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16544Morgan, Eduardo, M78100Saint Germain en LayeYvelineFrance
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
23185Edwards, Fernando90802Long BeachCaliforniaUnited States

Generated 2025-07-10 02:51:18.064 UTC