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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12431Thomas, Wyatt, RV0SookeBritish ColumbiaCanada
16563Baker, MackenzieNT20Newcastle upon TyneEnglandUnited Kingdom
23796Young, Miguel, D94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 18:53:09.309 UTC