[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 5272   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28232Russell, Gavin97005BeavertonOregonUnited States
28374Vance, Ruben20354HamburgHamburgGermany
24688Long, Ashley92102San DiegoCaliforniaUnited States

Generated 2025-07-16 20:13:07.723 UTC