I have a repository with a method name query to return the top 3 entities, e.g.
Page findTop3By(Pageable pageable);
The metho