[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 480   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18248Moreno, Pedro, A4551CaloundraQueenslandAustralia
12114Richardson, Charles, IV9MetchosinBritish ColumbiaCanada
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-10 03:53:14.899 UTC