[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 875   SHUFFLE   <  SKIP 6155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
19582Luo, Bethany4000BrisbaneQueenslandAustralia
23607She, WayneSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 10:57:51.083 UTC