[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 995   SHUFFLE   <  SKIP 2471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25372Torres, Carrie85225ChandlerArizonaUnited States
12170Reed, Sara, T91203GlendaleCaliforniaUnited States
14289Martinez, Jessica95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 03:39:29.744 UTC