[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 2391   SHUFFLE   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28661Ward, Dalton98036LynnwoodWashingtonUnited States
26172Hernandez, Madeline90210Beverly HillsCaliforniaUnited States
13146Ramirez, Gabriella, M97005BeavertonOregonUnited States

Generated 2025-07-10 12:58:02.933 UTC