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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23756Jai, Omar, M91940Les UlisEssonneFrance
21536Rubio, Billy, L01071DresdenHessenGermany
19184Hayes, EmilyPE17BuryEnglandUnited Kingdom
18375Morris, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 12:53:34.334 UTC