[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   SKIP 5586   SHUFFLE   <  SKIP 1890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20561Liu, WillieRG12 8TBBracknellEnglandUnited Kingdom
14662Ross, Jack90241DowneyCaliforniaUnited States
26365Fernandez, Phillip, L45000OrleansLoiretFrance

Generated 2025-07-22 12:04:50.884 UTC