[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 2788   SHUFFLE   <  SKIP 816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24500Johnson, Seth98371PuyallupWashingtonUnited States
25261Phillips, Eduardo, A91941GrossmontCaliforniaUnited States
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 20:15:57.258 UTC