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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20203Blanco, Roy, D97005BeavertonOregonUnited States
28459Muñoz, DanaSL4 1RHBerksEnglandUnited Kingdom
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 22:15:44.822 UTC