[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 2920   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13312Jenkins, Natalie, E91910Chula VistaCaliforniaUnited States
29134Dominguez, Pedro98168BurienWashingtonUnited States
16144Kelly, Patrick98033KirklandWashingtonUnited States

Generated 2025-07-15 12:26:08.867 UTC