[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 470   SHUFFLE   <  SKIP 1547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15036She, Derek2264SilverwaterNew South WalesAustralia
20837Rubio, JimmyRG11 5TPBerkshireEnglandUnited Kingdom
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia

Generated 2025-07-20 14:22:34.607 UTC