[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 2927   SHUFFLE   <  SKIP 446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16476Xie, Shawn, J75012ParisSeine (Paris)France
23061Sanders, Jeremiah91950National CityCaliforniaUnited States
20004Perez, Kaitlin94519ConcordCaliforniaUnited States

Generated 2025-07-13 10:02:11.902 UTC