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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15295Shan, Louis90210Beverly HillsCaliforniaUnited States
23954Serrano, Jonathon, FSW6 SBYLondonEnglandUnited Kingdom
26609Kelly, Abigail, A97005BeavertonOregonUnited States

Generated 2025-07-15 08:46:11.107 UTC