[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 465  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States
17109Wilson, Sydney, L78000VersaillesYvelineFrance
21510Perry, Carol46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 21:55:25.242 UTC