[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 484   SHUFFLE   <  SKIP 1941  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
27638Brooks, Marcus, T98270MarysvilleWashingtonUnited States
18152Suri, Bryant, E93500PantinSeine Saint DenisFrance
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-19 00:11:22.083 UTC