[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 468   SHUFFLE   <  SKIP 757  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27659Lopez, Jesse98104SeattleWashingtonUnited States
24647Simmons, JoseV9MetchosinBritish ColumbiaCanada
14079Price, Lauren, JV9MetchosinBritish ColumbiaCanada
26333Alexander, Alexandria97205PortlandOregonUnited States

Generated 2025-07-18 10:15:46.363 UTC