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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
27059Perry, Hunter94704BerkeleyCaliforniaUnited States
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 15:48:35.867 UTC