[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 494   SHUFFLE   <  SKIP 2816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
22652Shan, Gilbert, B24044KielSaarlandGermany
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-22 05:33:18.755 UTC