Returns an iterator that points at the beginning of the dictionary. To be used to traverse through entries via "range-based for" loop. Traverses the entries in the order they were added to the dictionary.