[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 6739   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23454Wang, Ryan, D90401Santa MonicaCaliforniaUnited States
16653Phillips, Isabella98027IssaquahWashingtonUnited States
26586Baker, Alexandra98312BremertonWashingtonUnited States

Generated 2025-07-21 05:44:01.023 UTC