just read article from this link https://www.mikesdotnetting.com/article/255/entity-framework-recipe-hierarchical-data-management

why menuitemid column is required in table. if i develop the same table then it would look like
id, menutext, linkUrl, Order, ParentID
so tell me what kind of info menuitemid will contains. thanks