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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13127Fernandez, Shane, A3337MeltonVictoriaAustralia
14902Diaz, Arianna, C90706BellflowerCaliforniaUnited States
17019Hall, Andrea, C97005BeavertonOregonUnited States

Generated 2025-07-09 02:32:13.148 UTC