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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-13 04:08:48.225 UTC