[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 5570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15651Lopez, Ann, T91420MorangisEssonneFrance
13352Davis, Joseph, E92806La JollaCaliforniaUnited States
19516Griffin, Kaitlyn78400ChatouYvelineFrance

Generated 2025-07-11 09:22:40.877 UTC