[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 3313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29426Gomez, Neil75010ParisSeine (Paris)France
18977Wang, Jackson, S97005BeavertonOregonUnited States
12776Campbell, Blake98901YakimaWashingtonUnited States

Generated 2025-07-11 16:31:42.094 UTC