[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 438   SHUFFLE   <  SKIP 1108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15885Sanchez, Garrett, E98284Sedro WoolleyWashingtonUnited States
18460Butler, Faith95062Santa CruzCaliforniaUnited States
15226Moreno, Lori, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-09 21:50:45.104 UTC