[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 11743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23857Anderson, Alexandra, L97355LebanonOregonUnited States
22191Adams, Jack98104SeattleWashingtonUnited States
25152Sanders, Maria, M92806La JollaCaliforniaUnited States

Generated 2025-07-21 10:29:00.125 UTC