[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 2421   SHUFFLE   <  SKIP 201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16859Kumar, Jack, E98371PuyallupWashingtonUnited States
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 08:55:40.983 UTC