[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 364   SHUFFLE   <  SKIP 1337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14120Cooper, Gabrielle, S94704BerkeleyCaliforniaUnited States
21009Sandberg, Clinton, S70452StuttgartSaarlandGermany
21615Torres, Grace, J94519ConcordCaliforniaUnited States

Generated 2025-07-21 11:12:15.407 UTC