[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 579   <  SKIP 406  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28651Brown, Lauren94704BerkeleyCaliforniaUnited States
29040Liu, Colleen, A94704BerkeleyCaliforniaUnited States

Generated 2025-11-06 01:01:48.648 UTC