{
  "rest": [],
  "sql": {
    "sql": "SELECT * FROM `customer` WHERE (customer.customer_id) = ? LIMIT 100",
    "values": [
      600
    ]
  }
}