[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 518   SHUFFLE   <  SKIP 2109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13544Martin, Joy, LSE1 8HLLondonEnglandUnited Kingdom
14954Perez, Denise, W75007ParisSeine (Paris)France
18235Guo, Vincent, F90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 14:08:15.445 UTC