[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 1269   SHUFFLE   <  SKIP 814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12051Scott, Isaiah, E91950National CityCaliforniaUnited States
21483Bailey, Michelle98104SeattleWashingtonUnited States
15950Peterson, Erin, N97355LebanonOregonUnited States

Generated 2025-07-19 10:20:53.015 UTC