[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   SKIP 1243   SHUFFLE   <  SKIP 3804  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16471Hayes, Vanessa78400ChatouYvelineFrance
17681Carter, Robert94704BerkeleyCaliforniaUnited States
19135Brown, Logan, C98033KirklandWashingtonUnited States
16539Li, Christy95010HofBayernGermany

Generated 2025-07-19 04:28:06.232 UTC