GetKeys
Fetches key values (primary or foreign) from the specified table or entity for lookup and integration purposes.
Input
| Name | Type | Description |
| Object | String | The name of the table from which to retrieve the list of keys. |
Result Set Columns
| Name | Type | Description |
| Key | String | The keys retrieved from the specified table, representing the unique identifiers for records. |