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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18639Scott, Maria, E97205PortlandOregonUnited States
21487Ramirez, Jacqueline, R94947NovatoCaliforniaUnited States
16435Cooper, StevenNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-10 21:15:47.407 UTC