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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11154Walker, Megan, G97071WoodburnOregonUnited States
17816Raje, Kathryn, A75002ParisSeine (Paris)France
20249Kumar, Tasha, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-10 20:50:35.822 UTC