[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   SKIP 807   SHUFFLE   <  SKIP 1741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13512Mr., Sánchez, Ken91940Les UlisEssonneFrance
27312Sun, Sandra, L63009OffenbachSaarlandGermany
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-14 07:49:51.202 UTC