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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27491Luo, Maurice, C2036MatravilleNew South WalesAustralia
27519Li, Alejandro, A2036MatravilleNew South WalesAustralia
28932Ashe, Marshall2036MatravilleNew South WalesAustralia

Generated 2025-07-14 09:40:15.206 UTC