[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 440   SHUFFLE   <  SKIP 1811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
18987Adams, Hunter97205PortlandOregonUnited States

Generated 2025-07-20 15:45:09.441 UTC