[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 391   SHUFFLE   <  SKIP 1379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22185Henderson, Connor94303Palo AltoCaliforniaUnited States
21458Price, Carson91945Lemon GroveCaliforniaUnited States
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-16 07:25:13.176 UTC