[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 680   SHUFFLE   <  SKIP 5491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11324Anderson, Zachary91203GlendaleCaliforniaUnited States
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
13184Perez, Miguel97355LebanonOregonUnited States

Generated 2025-07-22 15:12:10.565 UTC