[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 364   SHUFFLE   <  SKIP 1177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12313Chande, Jaime75010ParisSeine (Paris)France
18963Collins, Amber, M98055RentonWashingtonUnited States
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States

Generated 2025-07-20 09:30:22.290 UTC