[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   SHUFFLE   SKIP 2480   <  SKIP 1769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13529Martinez, Pamela, A3205South MelbourneVictoriaAustralia
20672Ross, Fernando94519ConcordCaliforniaUnited States
25659Navarro, LeeRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-18 14:16:58.947 UTC