[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 485   SKIP 0   <  SKIP 2840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14216Zheng, Edwin, J3198SeafordVictoriaAustralia
14264Lal, Karl, R3198SeafordVictoriaAustralia
14300He, Colin, B3198SeafordVictoriaAustralia

Generated 2025-11-06 05:23:49.205 UTC