[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 0   SHUFFLE   <  SKIP 2678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
12590Chander, MarioNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-05 14:07:29.134 UTC