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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22886King, Andrea, K91941GrossmontCaliforniaUnited States
12319Ye, Shannon, D04838EilenburgBrandenburgGermany
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-11-05 17:54:06.356 UTC