[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 31   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12936Moreno, Renee, CV8Y 1L1CliffsideBritish ColumbiaCanada
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States
12743Kumar, CarlPE17BuryEnglandUnited Kingdom

Generated 2025-07-16 10:54:56.954 UTC