Hi Robin,
Yes I can see the table in chrome browser and I am entering oModel.getProperty("/Customers") this in console after that and I am not getting error it is showing undefined.
Same is the case if I add console.log(sap.ui.getCore().getModel().getProperty("/Customers")); in the code, it is displaying undefined????