[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 413   SHUFFLE   <  SKIP 2140  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26874Zhang, Jorge91480FrankfurtBayernGermany
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
11716Kelly, Evan94015Daly CityCaliforniaUnited States
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States

Generated 2025-07-19 01:01:03.298 UTC