[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 875   SHUFFLE   <  SKIP 3212  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22742Nelson, Nathan97005BeavertonOregonUnited States
21600Bell, Alexa, R95062Santa CruzCaliforniaUnited States
11259Stewart, Victoria, C97301SalemOregonUnited States
16907Hall, Sarah, J91950National CityCaliforniaUnited States

Generated 2025-07-17 03:35:40.962 UTC