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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-12 03:19:23.603 UTC