[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 516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25185Reed, Jade94063Redwood CityCaliforniaUnited States
23499Washington, Spencer, P91502BurbankCaliforniaUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 14:46:35.126 UTC