[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 3104   SHUFFLE   <  SKIP 3136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom
14320Hu, Amy6006PerthSouth AustraliaAustralia

Generated 2025-07-16 10:34:43.144 UTC