[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 2218   SHUFFLE   <  SKIP 622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14025Alexander, Robert98104SeattleWashingtonUnited States
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
12065Collins, Isaiah, A98027IssaquahWashingtonUnited States

Generated 2025-07-13 22:38:23.093 UTC