[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 413   SHUFFLE   <  SKIP 2910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26387Roberts, DaltonWA3WatfordEnglandUnited Kingdom
18731Malhotra, Brett, E2010DarlinghurstNew South WalesAustralia
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 03:13:42.690 UTC