[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 413   SHUFFLE   <  SKIP 1846  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18161Sanz, Tanya, M95000CergyVal d'OiseFrance
25358Torres, Jade97071WoodburnOregonUnited States
26336Brown, Noah, D90241DowneyCaliforniaUnited States
22483Ramos, Lee75012ParisSeine (Paris)France

Generated 2025-07-17 22:49:14.104 UTC