[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 271  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20991Sai, Frederick3280WarrnamboolVictoriaAustralia
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
17556Powell, Emily, A97005BeavertonOregonUnited States
16749Coleman, Aaron90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 23:39:23.873 UTC