[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 589   SHUFFLE   <  SKIP 1908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18674Bennett, Isabelle, CV3L 1E7WestminsterBritish ColumbiaCanada
17550Edwards, Mason, A97222MilwaukieOregonUnited States
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States

Generated 2025-07-17 06:20:38.342 UTC