[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 4000   SHUFFLE   <  SKIP 8174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom
25909James, Chase, J91950National CityCaliforniaUnited States
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-20 20:23:52.796 UTC