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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
28078Young, Jack, L97034Lake OswegoOregonUnited States
19852Carter, Eric98036LynnwoodWashingtonUnited States

Generated 2025-07-20 18:14:49.929 UTC