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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
26873Suri, Ann14197BerlinSaarlandGermany
14028Srini, Patricia98225BellinghamWashingtonUnited States
13753Nicholls, Rebecca94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 18:28:11.876 UTC