[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 2421   SHUFFLE   <  SKIP 736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25606Fernandez, Meredith75005ParisSeine (Paris)France
11730Torres, Emma98052RedmondWashingtonUnited States
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 15:46:50.411 UTC