[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 470   SHUFFLE   <  SKIP 4134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18109Campbell, Samuel92806La JollaCaliforniaUnited States
21635Lewis, Christian, G94303Palo AltoCaliforniaUnited States
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 01:08:57.749 UTC