[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 512   SHUFFLE   <  SKIP 790  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24187Serrano, Daisy, PAS23Stoke-on-TrentEnglandUnited Kingdom
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom
17110Garcia, MeredithOX16 8RSOxonEnglandUnited Kingdom
17637Tang, Arturo, S53131BonnHamburgGermany
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
18544Washington, Riley, LV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-12 15:35:11.793 UTC