[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 3487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18813Hernandez, Kristy, G98107BallardWashingtonUnited States
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
19194Garcia, Cesar, L75010ParisSeine (Paris)France

Generated 2025-07-09 23:27:06.995 UTC