[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 3497  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28715Foster, Maria, E4217Gold CoastQueenslandAustralia
28468Harrison, MelodyLA1 1LNLancasterEnglandUnited Kingdom
29112Powell, Edward, S90706BellflowerCaliforniaUnited States
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 11:20:51.817 UTC