[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3943  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13562Van, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom
16084Wright, Allison, R97034Lake OswegoOregonUnited States
28528Chande, Tasha, A40605DuesseldorfHessenGermany
15548Brooks, Morgan, J91364Woodland HillsCaliforniaUnited States

Generated 2025-10-12 05:29:24.731 UTC