[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 1875   <  SKIP 1508  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25823Xie, Jaime3198SeafordVictoriaAustralia
26166Van, Brett3198SeafordVictoriaAustralia

Generated 2025-11-05 22:41:54.312 UTC