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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17970Martinez, Erick14111BerlinHessenGermany
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
13925Barnes, Wyatt, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 12:55:04.416 UTC