[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 518   SHUFFLE   <  SKIP 4269  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12523Wagner, Steve, C75012ParisSeine (Paris)France
17572Edwards, Lucas, L92118CoronadoCaliforniaUnited States
19037Chen, Marshall, EOX16 8RSOxonEnglandUnited Kingdom
21130Ward, Mackenzie, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 13:54:18.574 UTC