[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12543Alvarez, Ruben91370Verrieres Le BuissonEssonneFrance
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
18610Rivera, Bailey94519ConcordCaliforniaUnited States

Generated 2025-07-17 19:50:52.803 UTC