Hi @wweber,
If this is what you are after, that should be easy!
Just get the Basic Date table function from here and copy that full script into a New Blank Query.
.
Always invoke the Date table for full years (that can be either calender OR fiscal) and set your FYStartMonthNum to November to achieve the above result (at the Day level).
There’s also an ISO-8601 equavalent of this Date table called the Extended Date table, you can find that in the M Code Showcase category OR click on my Badge that has a direct link to that topic as well.
I hope this is helpful.