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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16383Kelly, Brian, A94063Redwood CityCaliforniaUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
21871Adams, Devin3977CranbourneVictoriaAustralia

Generated 2025-07-12 04:48:18.305 UTC