The below code maintained one request id for all the rows I have used
let requestId = toscalar(tostring(new_guid())); Tbl_MyData | extend RequestId = requestId | take 10