[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 2130   SHUFFLE   <  SKIP 191  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15347Alonso, Deanna, A90706BellflowerCaliforniaUnited States
15356Jai, Dawn60075Frankfurt am MainSaarlandGermany
27184Subram, Donald, C66041PoingSaarlandGermany
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia

Generated 2025-07-19 17:08:15.221 UTC