[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 875   SHUFFLE   <  SKIP 1523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21065Thompson, Robert, R66740SaarlouisSaarlandGermany
23669Torres, Sean94611OaklandCaliforniaUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States

Generated 2025-07-08 16:42:45.248 UTC