[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 344   SHUFFLE   <  SKIP 576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25144Fernandez, Johnathan45001EssenHamburgGermany
20926Guo, Jeffery, C78000VersaillesYvelineFrance
27889Xie, Jodi, K75017ParisSeine (Paris)France

Generated 2025-07-21 01:07:15.648 UTC