[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 0   SHUFFLE   <  SKIP 2890  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States
19549Sharma, Kevin98270MarysvilleWashingtonUnited States
22428Smith, DestinyYO15YorkEnglandUnited Kingdom
17268Hughes, Alyssa98168BurienWashingtonUnited States
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance
26576Robinson, Kaitlyn91945Lemon GroveCaliforniaUnited States

Generated 2025-11-02 00:33:23.452 UTC