[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 8648  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20154Luo, Raul, Q2036MatravilleNew South WalesAustralia
20159Zhu, Ernest2036MatravilleNew South WalesAustralia

Generated 2025-07-18 03:04:39.888 UTC