[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 1616   SHUFFLE   <  SKIP 1990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
16785Lee, Christian, R98403TacomaWashingtonUnited States
28786Prasad, Erick, E98168BurienWashingtonUnited States

Generated 2025-07-13 16:12:19.190 UTC