[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 3026  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13078Chande, Michele, C2264SilverwaterNew South WalesAustralia
13593Navarro, Deanna, A60075Frankfurt am MainSaarlandGermany
19126Kapoor, Kristopher, J98107BallardWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-10 06:51:41.381 UTC