[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   <  SKIP 934  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19959Moreno, Tabitha3280WarrnamboolVictoriaAustralia
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
20257Carlson, Roy, C3280WarrnamboolVictoriaAustralia
20424Romero, Marie3280WarrnamboolVictoriaAustralia

Generated 2025-07-08 00:12:39.177 UTC