[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 875   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13656Howard, Faith90706BellflowerCaliforniaUnited States
13214Adams, Elijah, L98104SeattleWashingtonUnited States
13796Zheng, Martha, L40605DuesseldorfHessenGermany

Generated 2025-07-08 06:30:30.576 UTC