[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 4015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11516Gonzales, Mya94014ColmaCaliforniaUnited States
27917Sanders, Andrea, L90802Long BeachCaliforniaUnited States
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 15:27:28.031 UTC