[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 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22146Chen, Benjamin, J90505TorranceCaliforniaUnited States
27987Jenkins, Wyatt3220GeelongVictoriaAustralia
15686Vazquez, Pedro, AC2H 7AULondonEnglandUnited Kingdom

Generated 2025-11-05 18:21:07.291 UTC