[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   SHUFFLE   SKIP 2515   <  SKIP 1117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21261Kelly, Jessica95062Santa CruzCaliforniaUnited States
16134Hernandez, Roy, R97005BeavertonOregonUnited States
21710Gonzales, BrittanyV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-16 02:55:16.337 UTC