I am attempting to create a custom query on the Nodes Detail page to displace custom property fields for that node in a specific format. Being a NON-SQLer, I am looking for some help.
I would like to have a custom query that displays the following data
City: <City Custom Property Value>
State: <State Custom Property Value>
Zip Code: <ZipCode Custom Property Value>
Is this possible and if so, would someone be so kind as to share the code to doing this within the Node Details view.