Retrieves all records matching the query for a given primary key.
This function is useful for fetching multiple records based on a primary key.
It automatically routes the query to the correct shard based on the provided
primary key, ensuring consistent data access.
Retrieves all records matching the query for a given primary key.
This function is useful for fetching multiple records based on a primary key. It automatically routes the query to the correct shard based on the provided primary key, ensuring consistent data access.