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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28782Howard, Cody92118CoronadoCaliforniaUnited States
16545Pal, Alicia75013ParisSeine (Paris)France
21776Thompson, Daniel, P98033KirklandWashingtonUnited States

Generated 2025-07-11 11:42:57.073 UTC