[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   SHUFFLE   SKIP 6   <  SKIP 1512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
20221Sanders, Kaylee, C3337MeltonVictoriaAustralia

Generated 2025-07-21 01:55:11.452 UTC