The getValueByKey command is very useful (although the order of parameters seems backwards to me!), but often I have two keys.
I have been using a standard Table.query with parameters in those cases, but it would be nice to not have to do that - especially if I need to explain it to a customer or colleague who is not familiar with SQL and the $1 format. Any plans to expand this to use two (or more) keys? (Same for get RowByKey)
Thanks!