[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 3104   SHUFFLE   <  SKIP 2052  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18820Cook, Alexandria91791West CovinaCaliforniaUnited States
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
22339Nelson, Richard98052RedmondWashingtonUnited States

Generated 2025-07-11 03:37:07.490 UTC