[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 540   SHUFFLE   <  SKIP 74  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15616Alonso, Janet, K45000OrleansLoiretFrance
22949Butler, Gavin, D2444Port MacquarieNew South WalesAustralia
24714Rodriguez, Whitney, CEM15Esher-MoleseyEnglandUnited Kingdom
22348Torres, Zoe, E94947NovatoCaliforniaUnited States

Generated 2025-07-16 00:15:11.331 UTC