[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 3917   SHUFFLE   <  SKIP 3493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
17864Martinez, Emily, F98366Port OrchardWashingtonUnited States
27568Evans, Miguel97222MilwaukieOregonUnited States

Generated 2025-07-12 15:43:42.300 UTC