[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 1305   SHUFFLE   <  SKIP 1458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17550Edwards, Mason, A97222MilwaukieOregonUnited States
26517Griffin, Melanie, A91932Imperial BeachCaliforniaUnited States
25075Thompson, Samantha, A94070San CarlosCaliforniaUnited States

Generated 2025-07-15 16:22:52.975 UTC