[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 872   SHUFFLE   <  SKIP 974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13507Patterson, Margaret, JCM11BillericayEnglandUnited Kingdom
14340Butler, Miranda, D97301SalemOregonUnited States
19851Pal, Louis, M91502BurbankCaliforniaUnited States

Generated 2025-07-20 14:13:17.277 UTC