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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28498Ruiz, Tabitha, M91370Verrieres Le BuissonEssonneFrance
25188Li, Kevin, SV0SookeBritish ColumbiaCanada
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-07 18:12:21.879 UTC