[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 480   SHUFFLE   <  SKIP 125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11041Carter, Amanda, M91203GlendaleCaliforniaUnited States
15437Srini, Candace2113North RydeNew South WalesAustralia
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-11-04 04:54:26.651 UTC