A BatchDataLoader maps a single key to a single result. Use it when each key returns exactly one entity, such as fetching a customer by their ID.
BatchDataLoader