[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 7842   SHUFFLE   <  SKIP 4225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19756Yuan, Nicolas, J91910Chula VistaCaliforniaUnited States
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
28003Sanchez, Julia, B98036LynnwoodWashingtonUnited States

Generated 2025-07-21 15:01:50.369 UTC