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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24601Munoz, Natasha, M3220GeelongVictoriaAustralia
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 02:10:19.320 UTC