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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27605Martinez, Miguel98284Sedro WoolleyWashingtonUnited States
26636Walker, Miguel97330CorvallisOregonUnited States
23250Lee, Ashley, D98036LynnwoodWashingtonUnited States

Generated 2025-07-10 20:10:32.528 UTC