[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 405   SHUFFLE   <  SKIP 1749  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27158Jones, LucasGA10GatesheadEnglandUnited Kingdom
27318Bryant, James75007ParisSeine (Paris)France
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom
13672Davis, Benjamin, C59000LilleNordFrance

Generated 2025-07-15 22:17:23.787 UTC