[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 416   SHUFFLE   <  SKIP 4584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12659Chande, Damien, A75009ParisSeine (Paris)France
15401Hughes, Rachel, R91945Lemon GroveCaliforniaUnited States
22563Weber, Darren, A66001SaarbrückenSaarlandGermany

Generated 2025-07-21 12:41:11.072 UTC