[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 24   SHUFFLE   <  SKIP 447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 12:18:11.800 UTC