[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 4232   <  SKIP 1490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
19328Xu, ShawnLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 20:25:18.536 UTC