graphai
fact_orders.sqlSubjective · what you wrote
-- bq:sales.fact_orders
CREATE TABLE fact_orders (
order_id BIGINT,
customer_id BIGINT,
amount DECIMAL(12,2),
order_status VARCHAR(16),
created_at TIMESTAMP
);
Objective · how the world uses it
fact_orders

Every entity has two faces.

What you declared — and what the world made of it.

GraphAI is the first platform that holds both.

this is what your AI agent sees — if it sees anything at all.

↓ Scroll to meet it