[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 480   SHUFFLE   <  SKIP 2438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27853Zheng, Amy, R78100Saint Germain en LayeYvelineFrance
14219Ye, Christy2055North SydneyNew South WalesAustralia
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 02:14:49.492 UTC