[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 872   SHUFFLE   <  SKIP 994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28578Rogers, Zoe98036LynnwoodWashingtonUnited States
28614Jenkins, Luis, A99202SpokaneWashingtonUnited States
13032Baker, Kevin91950National CityCaliforniaUnited States

Generated 2025-07-14 20:19:48.156 UTC