Scenario: You are developing an App Engine application utilizing Cloud Datastore as its persistence layer. You have the identifiers for multiple root entities that need to be retrieved. Your goal is to reduce the overhead in operations conducted by Cloud Datastore. Question: How can you achieve this goal effectively?