[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 439   <  SKIP 2890  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15044Hu, Valerie, M3198SeafordVictoriaAustralia
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia

Generated 2025-07-22 02:50:09.091 UTC