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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14916Washington, Paige, C98284Sedro WoolleyWashingtonUnited States
16052Gutierrez, Danny, L75003ParisSeine (Paris)France
18219Gomez, Felicia, J2500WollongongNew South WalesAustralia

Generated 2025-07-11 09:22:21.762 UTC