[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 999   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28431Sanz, Tyrone59000LilleNordFrance
27788Lin, Brent, LWA3 7BHWarringtonEnglandUnited Kingdom
22613Luo, Dale, MOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-10 17:33:32.971 UTC