[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 468   SHUFFLE   <  SKIP 685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28593Peterson, Faith92625Newport BeachCaliforniaUnited States
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-20 21:14:23.535 UTC