[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 24   SHUFFLE   <  SKIP 516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11206Flores, Blake98036LynnwoodWashingtonUnited States
17676Yang, Eugene90706BellflowerCaliforniaUnited States
12938Parker, Edward, N99202SpokaneWashingtonUnited States

Generated 2025-07-16 14:25:00.101 UTC