[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 618   SHUFFLE   <  SKIP 3078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12696Hu, Stacey2264SilverwaterNew South WalesAustralia
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-19 12:19:25.195 UTC