[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 4125   SHUFFLE   <  SKIP 2345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
25643Arun, Sergio75013ParisSeine (Paris)France
25047Long, Trevor94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 05:57:33.261 UTC