[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 2384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18160Rivera, BryanGA10GatesheadEnglandUnited Kingdom
11972Williams, Katherine, K98020EdmondsWashingtonUnited States
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 14:25:15.307 UTC