python 06_create_agent.py # Auto-detect SQL (execute_sql), KB search python 06_create_agent.py --use-data-agent # Fabric Data Agent MCP + KB search python 06_create_agent.py --azure-only # Force Azure ...
select * from pa.pa_transaction_interface_all where batch_name = 'AP-123456'; select * from pa.pa_transaction_interface_all order by creation_date desc; select * from pa.pa_transaction_interface_all ...