[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 2162  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17242Chande, Dale, K4810TownsvilleQueenslandAustralia
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States
11583Xu, Karla, M78400ChatouYvelineFrance
16119Watson, Hailey, I97330CorvallisOregonUnited States
22606Hernandez, Alfredo, C63151MühlheimHamburgGermany
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-11 20:36:43.166 UTC