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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
13791Martin, AudreyMK8 8DFMilton KeynesEnglandUnited Kingdom
12585Martinez, Ian7001HobartTasmaniaAustralia

Generated 2025-07-08 09:31:41.043 UTC