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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27988Ross, Dylan, D94536FremontCaliforniaUnited States
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
20590Zhang, Todd60323FrankfurtHessenGermany
28782Howard, Cody92118CoronadoCaliforniaUnited States

Generated 2025-07-10 11:42:40.107 UTC