[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 778   SHUFFLE   <  SKIP 804  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13167Tang, Mario, T94519ConcordCaliforniaUnited States
26442Huang, Barbara2036MatravilleNew South WalesAustralia
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-19 20:05:56.280 UTC