[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 2500   <  SKIP 850  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12942Harris, Morgan90241DowneyCaliforniaUnited States
26384Zhu, Jon, J75006ParisSeine (Paris)France
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
19784Liu, Christy4810TownsvilleQueenslandAustralia

Generated 2025-07-21 00:16:37.459 UTC