[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 502   SHUFFLE   <  SKIP 1189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25833Hernandez, Sabrina, P97005BeavertonOregonUnited States
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom
18954Young, Dalton, R94536FremontCaliforniaUnited States
16391Suri, Sergio, C91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-17 07:55:45.799 UTC