[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 250   SHUFFLE   <  SKIP 1220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18494Young, Marcus, A2580GoulburnNew South WalesAustralia
12944Jai, JoseV8Y 1L1CliffsideBritish ColumbiaCanada
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 11:21:20.743 UTC