[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 3669   SHUFFLE   <  SKIP 2609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17265Flores, Grace, C91932Imperial BeachCaliforniaUnited States
19657Griffin, Emily98055RentonWashingtonUnited States
22655Young, Lucas, M95010HofBayernGermany

Generated 2025-07-12 22:39:09.734 UTC