[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 5736   SHUFFLE   <  SKIP 520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States
19251Sai, Brett53001BonnHamburgGermany
15419Baker, Carlos97330CorvallisOregonUnited States
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-22 01:12:00.609 UTC