[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 394   SHUFFLE   <  SKIP 329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18234Russell, Alexandria, D98284Sedro WoolleyWashingtonUnited States
24272Wang, Martha, D2264SilverwaterNew South WalesAustralia
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 12:21:22.247 UTC