[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 0   SHUFFLE   <  SKIP 3113  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom
20754Davis, Ian, T92806La JollaCaliforniaUnited States

Generated 2025-11-04 14:23:01.361 UTC