[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 62   SHUFFLE   <  SKIP 83  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24451Morgan, Bailey98104SeattleWashingtonUnited States
23252Wood, Alexia94611OaklandCaliforniaUnited States
14709Martin, Ian, K66740SaarlouisSaarlandGermany

Generated 2025-07-20 12:51:22.493 UTC