[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 372   <  SKIP 2303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28358Powell, Austin, R94010BurlingameCaliforniaUnited States
29028Parker, Samuel94010BurlingameCaliforniaUnited States
28267Young, Jordan, J94010BurlingameCaliforniaUnited States

Generated 2025-07-16 07:36:25.419 UTC