var results = from customer in customers where customer.State == "WA" let custOrders = (from order in orders where customer.ID == order.ID
技术文章 / 下载软件趣味内容 / 专业带飞