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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18969Cox, Anna, L98036LynnwoodWashingtonUnited States
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 14:49:50.517 UTC