[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21356Evans, Gabriella, K91945Lemon GroveCaliforniaUnited States
25968Powell, Benjamin, F97045Oregon CityOregonUnited States
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 04:20:19.755 UTC