[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 841   SHUFFLE   <  SKIP 2012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28730Robinson, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
14946Vance, Frederick75017ParisSeine (Paris)France
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States

Generated 2025-07-10 17:01:29.258 UTC