Postgreshook in airflow has a function get_record that returns the result of a query. The result is a tuple object. How can we receive the result in a dict