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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14026Butler, Chloe, E98055RentonWashingtonUnited States
27088Patterson, Tristan97301SalemOregonUnited States
23520Wilson, Richard97301SalemOregonUnited States
25480Thomas, MiguelKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 18:52:03.708 UTC