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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13510Shen, Jon, R91940Les UlisEssonneFrance
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom
15673Goel, Jon78000VersaillesYvelineFrance
17299Ferrier, Jaclyn, D3220GeelongVictoriaAustralia

Generated 2025-10-12 20:26:49.739 UTC