[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 2948   SHUFFLE   <  SKIP 70  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27726Hall, Sophia91945Lemon GroveCaliforniaUnited States
27627Yang, Jason, M90802Long BeachCaliforniaUnited States
24774Gonzales, Xavier97301SalemOregonUnited States

Generated 2025-07-22 10:22:52.558 UTC