[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 4809   SHUFFLE   <  SKIP 3930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom
19570Navarro, Kristy, J2036MalabarNew South WalesAustralia
11105Fernandez, Candace2036MatravilleNew South WalesAustralia

Generated 2025-07-22 03:00:53.516 UTC