[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 213   SHUFFLE   <  SKIP 368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29073Barnes, Melanie, M98225BellinghamWashingtonUnited States
17507Robinson, Alexis90012Los AngelesCaliforniaUnited States
27648Rogers, Chase99362Walla WallaWashingtonUnited States

Generated 2025-07-21 10:40:59.816 UTC