[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 189   SHUFFLE   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27264Clark, Jacob98055RentonWashingtonUnited States
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
24457Alonso, Meghan, A2036MalabarNew South WalesAustralia

Generated 2025-07-16 01:09:10.923 UTC