[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 3677   SHUFFLE   <  SKIP 1890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
13310Barnes, Miguel, D98371PuyallupWashingtonUnited States
11692Gonzales, Caleb, A91502BurbankCaliforniaUnited States

Generated 2025-07-21 11:38:12.678 UTC