[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 3311   SHUFFLE   <  SKIP 420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom
13452Evans, Kaitlyn91203GlendaleCaliforniaUnited States
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 21:24:56.299 UTC