[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 650   SHUFFLE   <  SKIP 2965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27459Kumar, Kevin91502BurbankCaliforniaUnited States
27775Shen, Nina, R91054ErlangenBayernGermany
19494Martinez, Sergio, C75009ParisSeine (Paris)France

Generated 2025-07-10 00:34:53.116 UTC