[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 6869   <  SKIP 330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13990Wood, Stephanie, A97301SalemOregonUnited States
19437Rai, Kelsey, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
29260Carlson, Ricky, S94014ColmaCaliforniaUnited States
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-19 12:04:20.019 UTC