[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 189   SHUFFLE   <  SKIP 1289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25373Chande, Nichole94014ColmaCaliforniaUnited States
23222Wu, Kristen, A57000MetzMoselleFrance
20563Blanco, Kendra66041PoingSaarlandGermany

Generated 2025-07-18 05:08:23.259 UTC