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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26011Yanagishima, Daisuke94010BurlingameCaliforniaUnited States
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 18:27:14.189 UTC