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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18520Huang, Rafael, D91910Chula VistaCaliforniaUnited States
16453Chandra, MayraWA1WarringtonEnglandUnited Kingdom
24006Deng, Peter, A2138RhodesNew South WalesAustralia
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States
16336Wright, Jonathan, A90241DowneyCaliforniaUnited States
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States

Generated 2025-11-05 22:21:01.449 UTC