[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 583   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20666Rai, Lacey94704BerkeleyCaliforniaUnited States
20671Sanchez, Ronald94704BerkeleyCaliforniaUnited States
21269Clark, Blake94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 22:39:42.072 UTC