It would be nice to be able to write something like this:
const user = await xata.db.Users.getFirst();
const next = await user.getAfter();