[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 748   <  SKIP 1930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29009Arun, Stanley, M94010BurlingameCaliforniaUnited States
29051She, Michele, P94010BurlingameCaliforniaUnited States
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States

Generated 2025-07-13 18:12:18.562 UTC