Selecting fields for display with simple queries

Let’s say I have a simple query

{{query (task TODO DOING)}}

How can I select which information to display in the result, like selecting additional fields? By default it shows Block / Page / Clock-Time ,but let’s say I want to show it’s current status (whether it’s TODO or DOING).

If it can be done with advanced queries I am fine with it as well, but I want the same output format with block name being the primary identifier since that’s the date of the task I want to sort by and usually using the result-transform loses that data and doesn’t display the page date anymore.

Thanks

Something along the lines of this discussion?

Maybe this example as well?
https://siferiax.github.io/#/page/logseq%2Fquery%20tests/block/✅%20table%20with%20block%2C%20scheduled%20and%20deadline%20(updated!%203%2Foct%2F23)