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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14651Green, Amber97068W. LinnOregonUnited States
16961Perry, Faith94014ColmaCaliforniaUnited States
19577Perez, Martin3198SeafordVictoriaAustralia
24601Munoz, Natasha, M3220GeelongVictoriaAustralia

Generated 2025-11-05 02:04:09.495 UTC