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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16063Kapoor, Francisco, M94704BerkeleyCaliforniaUnited States
16145Anderson, Sydney98371PuyallupWashingtonUnited States
23112Butler, James, C94015Daly CityCaliforniaUnited States

Generated 2025-07-11 17:38:50.883 UTC