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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25667Gao, Jaclyn63151MühlheimHamburgGermany
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom
15202Bryant, Blake, C94536FremontCaliforniaUnited States

Generated 2025-11-01 06:01:13.584 UTC