Is there a way to iterate over a core data relationship in deterministic order ? I don't care what the order is, and I don't want to manage it myself, I just want to be able to rely on the fact that two subsequent calls to this ordering will give me the same result (assuming no object insertion/deletion in between).Is there a way to iterate over a core data rela