in: type: random rows: 100 schema: id: primary_key name: string score: integer filters: - type: column columns: - {name: name} - {name: foo} - {name: id} out: type: stdout