Client SQL Tags

Is there a good description, possible with a sample, on how to use the Client tag SQL Query Expression? I can not find the proper to use it.

When a client window opens, I want to populate a dataset for a table on the client window. When first opened, I want the dataset to be populated with information from the first 24 rows of the table. There are two buttons that allow the client to move up and down by modifying the LIMIT value on the query. I need to do this within the client as different operators will need to look at different sections of the table.

Using Ignition 8.0.10 and a Postgresql database.

The same principle described in this video (for Vision query bindings) applies in client tag query bindings:
https://inductiveuniversity.com/video/sql-query-binding-dynamic-filters/7.9