[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 0   SHUFFLE   <  SKIP 2725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15438Rodriguez, Arthur2065St. LeonardsNew South WalesAustralia
14996Gill, Ross, R10210BerlinHamburgGermany
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-04 17:31:42.449 UTC