[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 2421   SHUFFLE   <  SKIP 6675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14273Parker, Angel91776San GabrielCaliforniaUnited States
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
11882Stewart, Patrick, L98104SeattleWashingtonUnited States

Generated 2025-07-15 23:15:38.791 UTC