[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 0   SHUFFLE   <  SKIP 4031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28966Li, Martha, M94519ConcordCaliforniaUnited States
27143Deng, Alvin, C93700DrancySeine Saint DenisFrance
24125Xu, Tiffany75019ParisSeine (Paris)France

Generated 2025-10-31 04:53:28.598 UTC