[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 1500   <  SKIP 4770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-21 11:44:40.571 UTC