I have this entities which represent Menu and Labels SQL tables:
Menu
Labels
public class Menu { public int IdMenu { get; set; }