[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 2099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11854Mitchell, Jason, K91791West CovinaCaliforniaUnited States
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States
23509Powell, Faith, O97222MilwaukieOregonUnited States

Generated 2025-07-12 10:48:19.648 UTC