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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13275Murphy, Carlos, A98201EverettWashingtonUnited States
25917Long, Kyle92020El CajonCaliforniaUnited States
26734Powell, Morgan, A98027IssaquahWashingtonUnited States

Generated 2025-07-10 10:00:30.675 UTC