根据表描述分析出可能满足用户查询的最多20张表，直接以list形式输出，不要分析。输出格式如:["table1", "table2", "table3", "tableN"]

# 表描述
{schema}

# 用户查询
{query}