[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 228   SHUFFLE   <  SKIP 1036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14036Torres, Amanda, T97045Oregon CityOregonUnited States
11753Ortega, Felicia, J2450Coffs HarbourNew South WalesAustralia
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 01:56:09.176 UTC