Bookmarks Created By
Query
HuntingBookmark
| sort by CreatedBy
| project BookmarkName , CreatedByExplanation
The query is sorting a table called HuntingBookmark by the CreatedBy column and then selecting the BookmarkName and CreatedBy columns to display.