[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 545  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25687Cook, Jade, CAS23Stoke-on-TrentEnglandUnited Kingdom
18481Romero, Tanya, A94014ColmaCaliforniaUnited States
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 00:11:10.657 UTC