[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 2015   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom
24530She, Franklin98168BurienWashingtonUnited States
18109Campbell, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-20 07:22:41.828 UTC