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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15514Ramirez, Angela99362Walla WallaWashingtonUnited States
18318Hughes, Benjamin, R98036LynnwoodWashingtonUnited States
20855Ross, Abigail78100Saint Germain en LayeYvelineFrance

Generated 2025-07-21 18:04:38.360 UTC