[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 5943   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
15022Gutierrez, Latasha, C2065St. LeonardsNew South WalesAustralia
19003Stewart, Jared, L94947NovatoCaliforniaUnited States

Generated 2025-07-18 23:22:18.054 UTC