[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24336Wright, Gabrielle97222MilwaukieOregonUnited States
17644Adams, Rebecca, FWA3WatfordEnglandUnited Kingdom
12629Nara, Russell20354HamburgHamburgGermany

Generated 2025-07-12 02:34:30.282 UTC