SELECT id, CONCAT('urn:aptive:customer:', id::text) as urn FROM customers LIMIT 5000