[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17549Taylor, Jonathan, R91950National CityCaliforniaUnited States
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
11192Brown, James, C98104SeattleWashingtonUnited States

Generated 2025-07-12 10:10:26.527 UTC