{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "storefronts",
      "access_type": "index",
      "key": "PRIMARY",
      "key_length": "4",
      "used_key_parts": ["storefront_id"],
      "rows": 3,
      "filtered": 100,
      "using_index": true
    }
  }
}
    
            | COUNT(DISTINCT storefronts.storefront_id) | 
|---|
| 3 |