I was able to access the custom field using this line of code since I needed to access the custom field from Shipping tab of Customers screen from SOOrderEntry graph.
var locationExt = cache.GetExtension<PX.Objects.CR.Standalone.LocationExt>(row);