[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 3714  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20409Young, Sophia99202SpokaneWashingtonUnited States
24416Jenkins, Oscar, A97301SalemOregonUnited States
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
13319Howard, Charles98270MarysvilleWashingtonUnited States

Generated 2025-07-12 09:22:29.530 UTC