[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 159   SHUFFLE   <  SKIP 2766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26080Roberts, Sydney98201EverettWashingtonUnited States
27555Alexander, Isabella90505TorranceCaliforniaUnited States
18546Wycoff, Pieter30021ClarkstonGeorgiaUnited States

Generated 2025-07-14 15:10:24.167 UTC