In this video I added the model classes based on my previous design, then I added the classes that I want to use as tables in FanDbContext, after that I did "Add-Migration CreateFanSchema" which is followed by "Update-Database". The end result of all these created me my database with all the tables I'm going to use moving forward.
Github Repo
https://github.com/FanrayMedia/Fanray