Query Entities

You can create SQL Dialogs skills that let users query databases using natural language. You start by importing information about the data service's physical model into the skill. During the import, the skill adds query entities to the logical model, where each query entity represents a physical table.

You next build your SQL Dialogs skill around these query entities. To learn more, see SQL Dialog Skills.