[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 250   SHUFFLE   <  SKIP 1568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20154Luo, Raul, Q2036MatravilleNew South WalesAustralia
19225Watson, Jeremy, A92806La JollaCaliforniaUnited States
24521Wood, Jordyn98033KirklandWashingtonUnited States

Generated 2025-07-21 03:38:47.504 UTC