[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 482   SHUFFLE   <  SKIP 2046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24435Hughes, Mariah, A97005BeavertonOregonUnited States
25405Wagner, Brandon, E98168BurienWashingtonUnited States
12883Bailey, Stephanie, M92118CoronadoCaliforniaUnited States

Generated 2025-07-18 15:55:58.937 UTC