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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24243Lin, Karen3198SeafordVictoriaAustralia
24914Zhou, Heather, M3198SeafordVictoriaAustralia
25823Xie, Jaime3198SeafordVictoriaAustralia

Generated 2025-11-05 02:40:05.657 UTC