function (record
as record, optionalfields
as nullable any, optionalmissingField
as nullable any) as record
fields
from the input record
. If the field specified does not exist, an exception is thrown.[CustomerID=1, Item="Fishing rod"]
[CustomerID=1]