[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5098   <  SKIP 128  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23524Yang, Ronnie3280WarrnamboolVictoriaAustralia
15264Goel, Peter, L4217Gold CoastQueenslandAustralia

Generated 2025-07-22 00:06:47.566 UTC