[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 7657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
19534Torres, Adrian92806La JollaCaliforniaUnited States
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States

Generated 2025-07-12 16:41:19.131 UTC