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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States
21654Barnes, Aidan91932Imperial BeachCaliforniaUnited States
20315Ramirez, Devin99362Walla WallaWashingtonUnited States

Generated 2025-07-11 18:46:30.438 UTC