[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 363   SHUFFLE   <  SKIP 574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12834Xie, Kelsey75013ParisSeine (Paris)France
16173Rana, Cory, E2264SilverwaterNew South WalesAustralia
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-22 06:08:06.837 UTC