[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 327   SHUFFLE   <  SKIP 2864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
25863Wright, Sydney, S97355LebanonOregonUnited States

Generated 2025-07-13 19:30:20.025 UTC