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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15693Barnes, Isabel64283DarmstadtHessenGermany
24436Hernandez, Jennifer91941GrossmontCaliforniaUnited States
23509Powell, Faith, O97222MilwaukieOregonUnited States

Generated 2025-07-12 22:05:03.156 UTC