[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 840   SHUFFLE   <  SKIP 236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18150Deng, Mitchell92700ColombesHauts de SeineFrance
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
28611Alexander, Christian, C97301SalemOregonUnited States

Generated 2025-07-13 08:37:25.968 UTC